Skip to content

Trying to fix types in PHP Documentor comments, to help auto-complete and linters do their job#94

Merged
msyk merged 1 commit intomsyk:masterfrom
patacra:master
Sep 4, 2024
Merged

Trying to fix types in PHP Documentor comments, to help auto-complete and linters do their job#94
msyk merged 1 commit intomsyk:masterfrom
patacra:master

Conversation

@patacra
Copy link
Copy Markdown
Contributor

@patacra patacra commented Sep 4, 2024

They are certainly a lot of other places where one could improve the PHP Documentor comments, and I see how much time it takes to add/improve them. My VS Code and Sonar helps me a bit in finding things to improve.

Hope this can help a bit!

Thanks for this great lib to access FileMaker :-)

@msyk
Copy link
Copy Markdown
Owner

msyk commented Sep 4, 2024

@patacra Thanks to modify a lot of places. Now I'm working for updating for PHP 8.1 and later. Next version is going not to work on PHP7 and 8.0.

@patacra
Copy link
Copy Markdown
Contributor Author

patacra commented Sep 4, 2024

@msyk with pleasure! Effectively, I imagine PHP 7 is no longer used. This means we could potentially also declare types directly in the function signatures.

@msyk msyk merged commit de1cb64 into msyk:master Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants